Welcome![Sign In][Sign Up]
Location:
Search - c TO MATLAB

Search list

[Other resourcematlab教程及例子

Description: 不错的matlab学习资料。其中包含有matlab程序如何转化为c,如何用notebook等源码。-good Matlab learning materials. It will contain procedures for how Matlab into c, such as how to use notebook source.
Platform: | Size: 4833323 | Author: 魏新亮 | Hits:

[CSharpC语言实现MATLAB 6.5中M文件的方法

Description: 本文着重描述了运用MATLAB命令将M文件翻译为C语言程序,并修改为可直接调用的C语言函数的方法,使用该方法所需要注意的方法局限性和MATLAB版本差异的影响。运用该方法将能够使C语言能直接使用MATLAB当中已经完成的数学计算功能,大大扩充了C语言的数学计算功能和开发效率。-This paper describes the use of MATLAB M ordered the translation of documents for the C Programming Language, and revised to directly call the C language function, use of the method needed to limitations of the method and MATLAB version of the impact of differences. Using this method will enable C language can be used directly MATLAB which has been completed arithmetic function, greatly expanded the C language arithmetic functions and development efficiency.
Platform: | Size: 4095 | Author: 尹科华 | Hits:

[OpenGL programC常用程序集移植到VC开发环境的源代码

Description: 针对C程序的特点,给出将之移植到VC集成环境下的技术,对一个常用程序集实施了大规模的改写,并提供了C++数组和矩阵模板类,对C程序进行面向对象的封装。 CH1.H-CH15.H改写自徐士良《C常用算法程序集[M]》清华大学出版社(1996.11),第1到第15章,即数值计算部分的所有内容。 AM.H 数组、矩阵类的最初实现 CAM.H 双精度型数组、矩阵类 TAM.H 数组、矩阵模板类 Matrix.h 双精度型矩阵类,数组类请用标准模板库的valarray类 TMatrix.h 矩阵模板类,数组类请用标准模板库的valarray类 这两者配合slice技术使用,可以得到极大的灵活性,标准模板库对效率也是做过优化的。 C++用作数值计算的解决方案包括Matlab数学库的调用,用Matlab、OpenGL实现数-against C program features is to be transplanted to VC integrated technical environment, a procedure commonly used to collect a large-scale rewriting, and to provide an array of C and matrix template category, the C Programming Object-Oriented Packaging. CH1.H - CH15.H rewritten since XU Shi-liang "C algorithms commonly used procedures set [M]" Qinghua University Press (1 996.11), to a Chapter 15, that is part of the numerical calculation of all content. AM.H array matrices CAM.H the first to achieve double-precision array matrices TAM.H array matrix template category Matrix.h double-precision matrix category, array category please use standard template library valarray category TMatrix.h matrix template category, array category please use standard templates for the two categorie
Platform: | Size: 69652 | Author: 苗嘉 | Hits:

[matlab02. Matlab

Description: WAVEFAST Perform multi-level 2-dimensional fast wavelet transform. [C, L] = WAVE FAST (X , N, LP, HP) performs a 20 N-level FWT of image (or matrix) X with respect to decomposition filters LP and HP. [C, L] = WAVEFAST(X, N, WNAME) performs the same operation but fetches filters LP and HP for wavelet WNAME using WAVEFILTER. Scale parameter N must be less than or equal to 10g2 of the maximum image dimension. Filters LP and HP must be even. To reduce border distortion, X is symmetrically extended. That is, if X = [c1 c2 c3 ... cn] (in 1D), then its symmetric extension would be [ ... c3 c2 c1 c1 c2 c3 .. , cn cn cn-1 cn-2 ... ].
Platform: | Size: 3072 | Author: Hoang Cuong | Hits:

[CSharp提取autoMPG数据的的c#程序

Description: 可以读取autodata原始数据集中的数据并将数据按照列存储在不同文件中,以方便matlab程序读取,可以通过筛选去掉数据集中不合理的数据(You can read the data from the original autodata data set and store the data in different files according to the column, so as to facilitate the reading of the matlab program, and eliminate the unreasonable data in the data set by screening)
Platform: | Size: 271360 | Author: upczhaokai | Hits:

[Other第二题MATLAB程序2-C

Description: 能够通过修改基圆半径来获得所需要的符合条件的偏置直动滚子推杆盘形凸轮机构(By modifying the radius of the base circle to obtain the required bias straight moving roller push rod disc cam mechanism)
Platform: | Size: 13312 | Author: 铺墨天下 | Hits:

[AI-NN-PRC.ClassificationSVM

Description: This is support vector machines algorithm (SVM) use to classification data
Platform: | Size: 5640192 | Author: BrightO3 | Hits:

[Othermatlab program

Description: 很多人都关心在matlab里如何调用ansys计算,我也曾经困惑过一段时间,到各个论坛去找资料,问大家,但是没有一个非常明确的答案。有很多在c语言和forthan中调用ansys的资料,但是对matlab没有什么可借鉴性经过很多次的实践总结,我把我的经验总结出来(Many people are concerned about how to call ANSYS computing in MATLAB. I have been puzzled for a while, and have asked for information in various forums, but there is not a very clear answer. There are many materials that call ANSYS in C language and forthan, but there is nothing to learn from MATLAB. After many times of practice summary, I summed up my experience.)
Platform: | Size: 33792 | Author: LIUshigu | Hits:

[Algorithm实战matlab之并行程序源码

Description: 本书各章源代码除特别说明之外,其开发和编译环境均为Matlab2010与VisualC++2010。第7章与第10章内容与Matlab、Visual C++等环境配置密切相关,如果出现配置文件、头文件、库文件、动态链接库等相关的问题,请正确配置软件和硬件环境后再完成相关操作。(In addition to the special description of the source code of this book, the environment for its development and compilation is Matlab2010 and VisualC++2010. The seventh chapter and the tenth chapter are closely related to the environment configuration such as Matlab, Visual C++. If there are any related problems such as configuration files, header files, library files, dynamic link libraries and so on, please configure the software and hardware environment correctly before completing the related operations.)
Platform: | Size: 9126912 | Author: limin666 | Hits:

[BooksMATLAB教程 MATLAB编程(清晰版)

Description: MATLAB(矩阵实验室的简称)是一种专业的计算机程序,用于工程科学的矩阵数学运 算。但在以后的几年内,它逐渐发展为一种极其灵活的计算体系,用于解决各种重要的技术 问题。MATLAB 程序执行 MATLAB 语言,并提供了一个极其广泛的预定义函数库,这样 就使得技术工作变得简单高效。在解决工程技术问题方面,MATLAB 比其它任何计算机语 言(包括 FORTAN 和 C)都简单高效。本书将介绍 MATLAB 语言,并向大家展示如何运 用它去解决经典的技术问题。(MATLAB (abbreviation for matrix lab) is a specialized computer program for matrix mathematics operations in engineering science. But in the next few years, it has gradually developed into an extremely flexible computing system for solving various important technical problems. The MATLAB program executes the MATLAB language and provides an extremely extensive library of predefined functions, which makes the technical work simple and efficient. In solving engineering problems, MATLAB is simpler and more efficient than any other computer language (including FORTAN and C). This book will introduce the MATLAB language and show you how to use it to solve classic technical problems.)
Platform: | Size: 5188608 | Author: 木愚 | Hits:

[matlabvisual c++matlab图像处理与识别实用案例精选源码

Description: 《visual c++matlab图像处理与识别实用案例精选》这本书中附带的matlab/c++的源码("Visual c++matlab image processing and recognition practical cases selected" this book is attached to the source code of matlab/c++.)
Platform: | Size: 8749056 | Author: tnauuuu | Hits:

[AlgorithmFCM,模糊C均值聚类的MATLAB实现[matlab]-FCM

Description: 模糊c-均值聚类算法 fuzzy c-means algorithm (FCMA)或称( FCM)。在众多模糊聚类算法中,模糊C-均值( FCM) 算法应用最广泛且较成功,它通过优化目标函数得到每个样本点对所有类中心的隶属度,从而决定样本点的类属以达到自动对样本数据进行分类的目的。(Fuzzy c-means algorithm (FCMA) or FCM. Among many fuzzy clustering algorithms, the fuzzy C-means (FCM) algorithm is the most widely used and successful. It obtains the degree of membership of each sample point to all class centers by optimizing the objective function, thus determining the generic class of sample points to achieve The purpose of classifying sample data automatically.)
Platform: | Size: 6144 | Author: 五道杠骚年 | Hits:

[Other精通Matlab与C C++ 混合程序设计

Description: matlab 与C语言程序互相调用,实现快速计算(MATLAB and C language program call each other to realize fast computation.)
Platform: | Size: 28181504 | Author: zcx952 | Hits:

[OtherMatlab小波去噪

Description: 小波重构的时候waverec(c,l,'db1');其中c和l都应该是列向量,所以将数个向量合并成c时最好分别将他们弄成行向量,合并后转置就成了列向量。(When the wavelet reconstruction is waverec (C, l,'db1'), C and l should all be column vectors, so when several vectors are merged into C, it is best to make them a row vector respectively, and then merge into a column vector.)
Platform: | Size: 160768 | Author: 李必成 | Hits:

[matlab模拟退火和模糊C均值分类

Description: 遗传模拟优化初始聚类中心,模糊C均值聚类(Genetic algorithm is used to optimize initial clustering centers and fuzzy C means clustering.)
Platform: | Size: 5120 | Author: 抽象歌手笑川 | Hits:

[Documents使用MATLAB的MCC命令生成CC++程序

Description: 本文介绍了如何配置matlab,利用mcc命令生成C/C++程序。(This article introduces how to configure MATLAB and generate C/C++ program by using MCC command.)
Platform: | Size: 7168 | Author: 雨下时分 | Hits:

[AI-NN-PRmatlab代码

Description: Matlab代码,根据算法原理自己编写的基本算法的代码,有:KNN,层次聚类,C均值,最邻近算法。包括自己挑选的数据集,对算法准确率的测试。(Matlab code, the code of the basic algorithm written by itself according to the algorithm principle, there are: KNN, hierarchical clustering, C-means, nearest neighbor algorithm. Including the data set of your own selection, testing the accuracy of the algorithm.)
Platform: | Size: 129024 | Author: wqg800828 | Hits:

[Special EffectsC-SCAN

Description: 用于处理超声波相控阵C扫描的数据文件和图片处理,采用的是Matlab语言(the code of Matlab is used to process the data file and picture of ultrasonic phased array C scan)
Platform: | Size: 6144 | Author: yuankkee | Hits:

[matlab汽车悬挂设计matlab

Description: 1.被动悬挂设计simulink模型 2.对于任意一段路面谱,求出其功率谱密度与频率的分布关系,在标准路面图中画出曲线验证路面 3.积分白噪声法路面构造simulink模型 4.整车平顺性分析simulink模型 5.实际路谱案例,c级路面 6.悬架动载荷功率谱密度图像画图matlab编程(1. Simulink model for passive suspension design 2. For any section of road spectrum, the distribution relationship between power spectral density and frequency is obtained, and the curve is drawn in the standard road map to verify the road surface 3. The Simulink model of pavement construction based on the integral white noise method 4. Vehicle ride comfort analysis Simulink model 5. Actual road spectrum case, class C pavement 6. Matlab programming of suspension dynamic load power spectral density image drawing)
Platform: | Size: 71680 | Author: miaomiaomiao875 | Hits:

[OtherC-C算法的matlab程序,时间序列分解,相空间重构

Description: CC_methodCC法,用于非线性时间序列中,相空间重构,求取时间延迟tau(CCmethodcc method, used for phase space reconstruction in nonlinear time series, to find the time delay Tau)
Platform: | Size: 1024 | Author: usst2019zp_L@163.com | Hits:
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 50 »

CodeBus www.codebus.net